Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed initialization race-condition in generated code. #7834

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

michaelstaib
Copy link
Member

No description provided.

@michaelstaib michaelstaib added 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. and removed 🌶️ hot chocolate labels Dec 16, 2024
@michaelstaib michaelstaib added this to the HC-14.3.0 milestone Dec 16, 2024
@michaelstaib michaelstaib merged commit 3266bfb into main Dec 16, 2024
101 checks passed
@michaelstaib michaelstaib deleted the mst/init-racecond branch December 16, 2024 21:01
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.39%. Comparing base (109b60e) to head (66e2374).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7834   +/-   ##
=======================================
  Coverage   74.38%   74.39%           
=======================================
  Files        2876     2876           
  Lines      150055   150066   +11     
  Branches    17448    17449    +1     
=======================================
+ Hits       111624   111645   +21     
+ Misses      32614    32602   -12     
- Partials     5817     5819    +2     
Flag Coverage Δ
unittests 74.39% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

michaelstaib added a commit that referenced this pull request Dec 16, 2024
* Fixed initialization race-condition in generated code.

* Updated Snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 cherry-pick Consider cherry-picking these changes into the previous major version. 🌶️ hot chocolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant